home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 December / macformat-057.iso / mac / Shareware Plus / Comms / PPPop 1.6 / Script Samples / Get Settings File < prev    next >
Encoding:
Text File  |  1996-10-21  |  168 b   |  6 lines  |  [TEXT/ToyS]

  1. property EUs : ""
  2.  
  3. if EUs = "" then
  4.     set EUs to choose file with prompt "Locate your Eudora Settings file" of type {"PREF"}
  5. end if
  6. tell application "Finder" to open EUs